Is <= x

Basic and Crystal syntax.

Is <= x is preferred in Basic syntax, whereas Up to (upTo x) is preferred in Crystal syntax.

Usage

Is <= x

Is <= x is used to specify a range of values less than or equal to the value x. x can be of any type: Number, Boolean, Currency, Date, Time, DateTime, and String.

Examples

The following examples are applicable to Basic and Crystal syntax:

Is <= 250

The range of all numbers less than or equal to 250.

Is <= CDate (2000, 3, 17)

The range of dates before March 17, 2000, up to and including March 17, 2000.



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com